.index_advantage_bg{ min-width:1190px; max-width:1920px; margin:auto; margin-top:15px;}
.index_advantage_list{width:1190px; margin:auto;}
.index_advantage_list .index_advantage_dot{ float:left; width:195px; height:207px; text-align:left; position:relative;}
.index_advantage_title1{padding:0 18px 0 80px; margin:auto; margin-top:33px; font-size:18px; background:url(../ZERO/img/ys_dot1.png) 18px center no-repeat; color:#222222; line-height:41px;}
.index_advantage_title2{padding:0 18px 0 80px; margin:auto; margin-top:33px; font-size:18px; background:url(../ZERO/img/ys_dot2.png) 18px center no-repeat; color:#222222; line-height:41px;}
.index_advantage_title3{padding:0 18px 0 80px; margin:auto; margin-top:33px; font-size:18px; background:url(../ZERO/img/ys_dot3.png) 18px center no-repeat; color:#222222; line-height:41px;}
.index_advantage_title4{padding:0 18px 0 80px; margin:auto; margin-top:33px; font-size:18px; background:url(../ZERO/img/ys_dot4.png) 18px center no-repeat; color:#222222; line-height:41px;}
.index_advantage_title5{padding:0 18px 0 80px; margin:auto; margin-top:33px; font-size:18px; background:url(../ZERO/img/ys_dot5.png) 18px center no-repeat; color:#222222; line-height:41px;}
.index_advantage_text{padding:0 18px; margin:auto; margin-top:10px; font-size:14px; text-align:left; color:#999999; line-height:25px;}
.index_advantage_list .index_advantage_dot:hover{box-shadow:0 0 10px #f4f4f4;}
.index_advantage_dot:hover .index_advantage_title1{background:url(../ZERO/img/ys_dot1b.png) 18px center no-repeat; color:#ffdd00;}
.index_advantage_dot:hover .index_advantage_title2{background:url(../ZERO/img/ys_dot2b.png) 18px center no-repeat; color:#ffdd00;}
.index_advantage_dot:hover .index_advantage_title3{background:url(../ZERO/img/ys_dot3b.png) 18px center no-repeat; color:#ffdd00;}
.index_advantage_dot:hover .index_advantage_title4{background:url(../ZERO/img/ys_dot4b.png) 18px center no-repeat; color:#ffdd00;}
.index_advantage_dot:hover .index_advantage_title5{background:url(../ZERO/img/ys_dot5b.png) 18px center no-repeat; color:#ffdd00;}
.index_advantage_dot:hover .index_advantage_text{ color:#222222;}

.index_advantage_more{width:146px; margin:auto; background:#3c3c3c; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; height:35px; line-height:35px; text-align:center;}
.index_advantage_more a{ font-size:16px; color:#fff;}
.index_advantage_more a:hover{ text-decoration:none;}
.index_advantage_more:hover{background:#ffdd00;}
.index_advantage_more:hover a{ color:#222222;}

#index_advantage_animate,#index_advantage_animate_1,#index_advantage_animate_2{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;

-webkit-animation-duration: 1s;
-webkit-animation-delay: .2s;
-webkit-animation-timing-function: ease;
-webkit-animation-fill-mode: both;
-moz-animation-duration: 1s;
-moz-animation-delay: .2s;
-moz-animation-timing-function: ease;
-moz-animation-fill-mode: both;
-ms-animation-duration: 1s;
-ms-animation-delay: .2s;
-ms-animation-timing-function: ease;
-ms-animation-fill-mode: both;
animation-duration: 1s;
animation-delay: .2s;
animation-timing-function: ease;
animation-fill-mode: both;
}
